Skip to content

Bump url from 2.5.7 to 2.5.8 in the cargo-deps group#32

Merged
syyyr merged 2 commits into
masterfrom
dependabot/cargo/cargo-deps-46f330ef0c
Jan 12, 2026
Merged

Bump url from 2.5.7 to 2.5.8 in the cargo-deps group#32
syyyr merged 2 commits into
masterfrom
dependabot/cargo/cargo-deps-46f330ef0c

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jan 12, 2026

Bumps the cargo-deps group with 1 update: url.

Updates url from 2.5.7 to 2.5.8

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the cargo-deps group with 1 update: [url](https://github.com/servo/rust-url).


Updates `url` from 2.5.7 to 2.5.8
- [Release notes](https://github.com/servo/rust-url/releases)
- [Commits](servo/rust-url@v2.5.7...v2.5.8)

---
updated-dependencies:
- dependency-name: url
  dependency-version: 2.5.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jan 12, 2026
@github-actions github-actions Bot requested review from fvacek, j4r0u53k and syyyr January 12, 2026 06:55
This commit was created from the local commit with hash c63881049d7d9e21b67902c1e460be5e8263b122.
@github-actions
Copy link
Copy Markdown

Code coverage report for bfed5bd

Coverage difference

✅ All new changes were covered.

Filename Stmts Miss Cover Missing
TOTAL 0 0 +100.00%

Overall coverage

Click to expand
Filename Stmts Miss Cover Missing
src/bin/shvcall.rs 24 24 0.00% 9-38
src/serial.rs 22 22 0.00% 10-39
src/lib.rs 514 514 0.00% 101-817
TOTAL 560 560 0.00%

HTML reports

You can use GitHub CLI to download HTML coverage reports and open them automatically using this command:

(cd "$(mktemp -d)" && gh run -R silicon-heaven/shvcall-rs download -n shvcall-cov-html-bfed5bdb370c909ccf593d9a9b49b580beb6292f && ls -1 | xargs -n1 xdg-open)

You can download the HTML reports manually here.

@syyyr syyyr enabled auto-merge January 12, 2026 09:15
@syyyr syyyr merged commit 5bd90e1 into master Jan 12, 2026
9 checks passed
@syyyr syyyr deleted the dependabot/cargo/cargo-deps-46f330ef0c branch January 12, 2026 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant